Merge branch 'wip/otte/for-master' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Sep 2020 15:50:23 +0000 (15:50 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 11 Sep 2020 15:50:23 +0000 (15:50 +0000)
commitc3b925d6964daff9431e9f6b5a8f0309669497be
tree22d42b1f037a30399c4f2cbb9583996591c023b6
parent1e7fccf46f621f3fedf141b8b6e4ddbde54ee562
parent640856edec45c379cfaf2383cb9d155605a36de9
Merge branch 'wip/otte/for-master' into 'master'

contentserializer: Don't send the terminating \0 byte for strings

Closes #3150

See merge request GNOME/gtk!2560